|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An instance of this interface can be used by clients to receive notification
of changes to one or more instances of IContextActivationService
.
This interface may be implemented by clients.
EXPERIMENTAL
IContextActivationService.addContextActivationServiceListener(org.eclipse.ui.contexts.IContextActivationServiceListener)
,
IContextActivationService.removeContextActivationServiceListener(org.eclipse.ui.contexts.IContextActivationServiceListener)
Method Summary | |
void |
contextActivationServiceChanged(ContextActivationServiceEvent contextActivationServiceEvent)
Notifies that one or more properties of an instance of IContextActivationService
have changed. |
Method Detail |
public void contextActivationServiceChanged(ContextActivationServiceEvent contextActivationServiceEvent)
IContextActivationService
have changed. Specific details are described in the ContextActivationServiceEvent
.
contextActivationServiceEvent
- the context activation service event. Guaranteed not to be
null
.
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |